Stopwatch
Overview
Location
-
Reference:
- Elements.dll .NET, .NET Core 6.0, .NET Standard 2.0
- Elements.fx Island, ToffeeV2
- libElements.fx Toffee
- Namespace: RemObjects.Elements.RTL
- Platforms: .NET, .NET Core 6.0, .NET Standard 2.0, Island, Toffee, ToffeeV2
constructor .NET, .NET Core 6.0, .NET Standard 2.0, Island, ToffeeV2
constructor
Stopwatch()
init()
Sub New()
constructor init() Toffee
init(init )
Parameters:
- :
description override ToffeeV2
func description() -> NSString
description description(): NSString override Toffee
func description(description ) -> NSString
Parameters:
- :
ElapsedTime
property ElapsedTime: Double read;
Double ElapsedTime { get; }
var ElapsedTime: Double { get{} }
ReadOnly Property ElapsedTime() As Double
Start .NET, .NET Core 6.0, .NET Standard 2.0, Island, ToffeeV2
method Start
void Start()
func Start()
Sub Start()
Start Start() virtual Toffee
func Start(Start )
Parameters:
- :
StartTime
property StartTime: DateTime read write;
DateTime StartTime { get; set; }
var StartTime: DateTime { get{} set{} }
Property StartTime() As DateTime
ToString virtual .NET, .NET Core 6.0, .NET Standard 2.0, Island, ToffeeV2
method ToString: PlatformString
PlatformString ToString()
func ToString() -> String
Function ToString() As PlatformString
ToString ToString(): String virtual Toffee
func ToString(ToString ) -> String
Parameters:
- :
ElapsedTime
property ElapsedTime: Double read;
Double ElapsedTime { get; }
var ElapsedTime: Double { get{} }
ReadOnly Property ElapsedTime() As Double
StartTime
constructor .NET, .NET Core 6.0, .NET Standard 2.0, Island, ToffeeV2
constructor
Stopwatch()
init()
Sub New()
constructor init() Toffee
init(init )
Parameters:
- :
description override ToffeeV2
func description() -> NSString
description description(): NSString override Toffee
func description(description ) -> NSString
Parameters:
- :
Start .NET, .NET Core 6.0, .NET Standard 2.0, Island, ToffeeV2
method Start
void Start()
func Start()
Sub Start()
Start Start() virtual Toffee
func Start(Start )
Parameters:
- :
ToString virtual .NET, .NET Core 6.0, .NET Standard 2.0, Island, ToffeeV2
method ToString: PlatformString
PlatformString ToString()
func ToString() -> String
Function ToString() As PlatformString
ToString ToString(): String virtual Toffee
func ToString(ToString ) -> String
Parameters:
- :