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

Set the value of a counter. More...

Collaboration diagram for counter_set:

Classes

class  lci::counter_set_x
 The actual implementation for counter_set. More...
 

Detailed Description

Set the 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 set value.
[in]valueof type int64_t; positional argument; The value to set the counter to.