struct log_time

Defined at line 35 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

Public Members

uint32_t tv_sec
uint32_t tv_nsec
static timespec EPOCH

Public Methods

void log_time ()

Defined at line 42 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

void log_time (const timespec & T)

Defined at line 43 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

void log_time (uint32_t sec, uint32_t nsec)

Defined at line 45 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

void log_time (clockid_t id)

Defined at line 49 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator== (const timespec & T)

timespec

Defined at line 57 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator!= (const timespec & T)

Defined at line 61 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator< (const timespec & T)

Defined at line 64 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator>= (const timespec & T)

Defined at line 69 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator> (const timespec & T)

Defined at line 72 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator<= (const timespec & T)

Defined at line 77 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator== (const log_time & T)

log_time

Defined at line 82 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator!= (const log_time & T)

Defined at line 85 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator< (const log_time & T)

Defined at line 88 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator>= (const log_time & T)

Defined at line 92 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator> (const log_time & T)

Defined at line 95 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

bool operator<= (const log_time & T)

Defined at line 99 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

log_time operator-= (const log_time & T)

Defined at line 103 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

log_time operator- (const log_time & T)

Defined at line 119 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

log_time operator+= (const log_time & T)

Defined at line 123 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

log_time operator+ (const log_time & T)

Defined at line 133 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

uint64_t nsec ()

Defined at line 138 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

uint64_t usec ()

Defined at line 141 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

uint64_t msec ()

Defined at line 145 of file ../../third_party/android/platform/system/logging/liblog/include/log/log_time.h

char * strptime (const char * s, const char * format)

Add %#q for the fraction of a second to the standard library functions