Converts a timeval to an absl::Time.
Synopsis
Declared in <absl/time/time.h>
Time
TimeFromTimeval(timeval tv);
Return Value
The equivalent time.
Parameters
Name |
Description |
tv |
The |
Created with MrDocs