Ejemplo n.º 1
0
 internal static ulong GetRuntimeCounterValue(RuntimeCounters counterID)
 {
     return(0);
 }
Ejemplo n.º 2
0
 internal static extern ulong GetRuntimeCounterValue(RuntimeCounters counterID);