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