C# 클래스 Funcular.IdGenerators.Base36.ConcurrentStopwatch

Thread safe microseconds stopwatch implementation.
파일 보기 프로젝트 열기: piranout/Funcular.IdGenerators 1 사용 예제들

공개 메소드들

메소드 설명
GetMicroseconds ( ) : long

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

비공개 메소드들

메소드 설명
ConcurrentStopwatch ( ) : System

메소드 상세

GetMicroseconds() 공개 정적인 메소드

Returns the Unix time in microseconds (µ″ since UTC epoch)
public static GetMicroseconds ( ) : long
리턴 long