Meter.isAbove

struct Meter
bool
isAbove
()

Return Value

Type: bool

$(D_KEYWORD true) if any function inside the current node excceds the threshold, otherwise $(D_KEYWORD false).

Meta