예제 #1
0
 internal static long Now()
 {
     return((long)Interop.NT_Now());
 }