C# Class Funcular.IdGenerators.Base36.ConcurrentStopwatch

Thread safe microseconds stopwatch implementation.
Afficher le fichier Open project: piranout/Funcular.IdGenerators Class Usage Examples

Méthodes publiques

Méthode Description
GetMicroseconds ( ) : long

Returns the Unix time in microseconds (µ″ since UTC epoch)

Private Methods

Méthode Description
ConcurrentStopwatch ( ) : System

Method Details

GetMicroseconds() public static méthode

Returns the Unix time in microseconds (µ″ since UTC epoch)
public static GetMicroseconds ( ) : long
Résultat long