Hours overloads
Synopses
Declared in <absl/time/time.h>
Constructs a Duration from a floating‐point number of hours.
Constructs a Duration from an integral number of hours.
Return Value
A duration of n hours.
Parameters
Name |
Description |
n |
The number of hours. |
Created with MrDocs