Home
last modified time | relevance | path

Searched defs:LogTime (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/base/
Dhilog_base.cpp52 typedef struct LogTime { struct
53 uint32_t tvSec;
54 uint32_t tvNsec;
55 } __attribute__((__packed__)) LogTime; typedef