#include <function_annotation.h>

Public Member Functions | |
| AnnotatedTime () | |
Public Attributes | |
| int | units_ | 
| The time unit, NS, PS, so on.  More... | |
| long long | magnitude_ | 
| The time.  More... | |
| bool | event_notification_ | 
| If contains notification.  More... | |
| bool | sc_zero_time_ | 
| If the segment waits for zero time.  More... | |
      
  | 
  inline | 
| bool AnnotatedTime::event_notification_ | 
If contains notification.
| long long AnnotatedTime::magnitude_ | 
The time.
| bool AnnotatedTime::sc_zero_time_ | 
If the segment waits for zero time.
| int AnnotatedTime::units_ | 
The time unit, NS, PS, so on.
 1.8.5