GCC Middle and Back End API Reference
|
Data Fields | |
int | modified_creation_time |
int | incremented_off_time |
The following structure describes a ticker.
int ticker::incremented_off_time |
The following member value is time (incremented by one) when the ticker was off. Zero value means that now the ticker is on.
Referenced by loop_in_regexp().
int ticker::modified_creation_time |
The following member value is time of the ticker creation with taking into account time when the ticker is off. Active time of the ticker is current time minus the value.
Referenced by loop_in_regexp().