Click or drag to resize

ModLoadResultElapsedLoadTime Property

Get the elapsed time of the load.

Namespace:  UMod
Assembly:  UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public TimeSpan ElapsedLoadTime { get; }

Property Value

Type: TimeSpan
See Also