Add detailed info about elapsed_cycle
This commit is contained in:
parent
370d30a88c
commit
5abbcdfe57
@ -54,7 +54,8 @@ guint32 elapsed_ticks = 0;
|
||||
* elapsed_cycle:
|
||||
*
|
||||
* yes, I'm optimistic. This counter is increased if, for some reason,
|
||||
* #elapsed_seconds reaches the maximum value
|
||||
* #elapsed_ticks reaches the maximum value (which comes after almost 68
|
||||
* years)
|
||||
*/
|
||||
guint32 elapsed_cycle = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user