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