Searched defs:time_started (Results 1 – 6 of 6) sorted by relevance
20 def __init__(self, event, time_started=None, time_elapsed=None): argument33 def time_started(self): member in _EventRecord
18 uint64_t time_started; member
1848 time_started = dbmodels.DateTimeField(null=True, blank=True) variable in SpecialTask
816 __le64 time_started; member
191 __u64 time_started; /* out, seconds since 1-Jan-1970 */ member