TotalTime

Property

Namespace: Imagini

Declared in: Imagini.AppBase


Returns total number of milliseconds since when the library was initialized.

Syntax

public static long TotalTime { public get; }

Back to index