_timeval.h 中 tv_usec 为 microseconds https://opensource.apple.com/source/xnu/xnu-6153.41.3/bsd/sys/_types/_timeval.h.auto.html Issue line: https://github.com/maniackk/TimeProfiler/blob/ca2774125e3e946d1fa0427be0a17ec119c0b4bd/TimeProfiler/Core/TPCallTrace.h#L19 https://github.com/maniackk/TimeProfiler/blob/ca2774125e3e946d1fa0427be0a17ec119c0b4bd/TimeProfiler/Core/TPCallTrace.c#L72
_timeval.h 中 tv_usec 为 microseconds
https://opensource.apple.com/source/xnu/xnu-6153.41.3/bsd/sys/_types/_timeval.h.auto.html
Issue line:
TimeProfiler/TimeProfiler/Core/TPCallTrace.h
Line 19 in ca27741
TimeProfiler/TimeProfiler/Core/TPCallTrace.c
Line 72 in ca27741