Click or drag to resize

DurationFromMinutes Method

Returns a duration that represents the specified number of minutes.

Namespace:  Zivid.NET
Assembly:  ZividNET (in ZividNET.dll) Version: 1.0.1
Syntax
public static Duration FromMinutes(
	long minutes
)

Parameters

minutes
Type: SystemInt64

Return Value

Type: Duration
See Also