Ejemplo n.º 1
0
 public static extern int clock_settime(int clk_id, [In] Timespec tp);
Ejemplo n.º 2
0
 public static extern int clock_gettime(int clk_id, [Out] Timespec tp);