We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b958865 commit 06ba536Copy full SHA for 06ba536
pc/manager.cpp
@@ -55,6 +55,7 @@ manager::manager()
55
ctimeout_( PC_NSECS_IN_SEC ),
56
slot_( 0UL ),
57
slot_cnt_( 0UL ),
58
+ slot_ts_{ 0UL },
59
curr_ts_( 0L ),
60
pub_ts_( 0L ),
61
pub_int_( PC_PUB_INTERVAL ),
0 commit comments