LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches

Get the current value of a counter. More...

Collaboration diagram for counter_get:

Classes

class  lci::counter_get_x
 The actual implementation for counter_get. More...
 

Detailed Description

Get the current value of a counter.

Parameters
[in]runtimeof type runtime_t; optional argument; The runtime object.
[in]compof type comp_t; positional argument; The counter to get value.
Returns
of type int64_t; The current value of the counter.