nn::fnd::TimeSpan::FromSeconds Member Functionstatic TimeSpan FromSeconds( s64 seconds );
| Name | Description | |
|---|---|---|
| in | seconds | Specifies the length of time in seconds. |
TimeSpan object representing the specified length of time. Generates a TimeSpan object from a seconds value.
CONFIDENTIAL