Returns table of heartbeats in HTML format. If argument prefix
is
passed, the node ids are enclosed in HTML anchors, with the link
set to prefix
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(beat_type), | intent(inout) | :: | beats(:) |
Beat types. |
||
integer(kind=i8), | intent(inout), | optional | :: | deltas(:) |
Time deltas. |
|
character(len=*), | intent(in), | optional | :: | prefix |
GET argument name. |
Generated HTML.