GCC Middle and Back End API Reference
ticker Struct Reference

Data Fields

int modified_creation_time
int incremented_off_time

Detailed Description

   The following structure describes a ticker.  

Field Documentation

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().


The documentation for this struct was generated from the following file: