Searched defs:gprsharp_now (Results 1 – 3 of 3) sorted by relevance
405 void gprsharp_now() { in gprsharp_now() function
132 public readonly Delegates.gprsharp_now_delegate gprsharp_now; field in Grpc.Core.Internal.NativeMethods1304 public static extern Timespec gprsharp_now(ClockType clockType); in gprsharp_now() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1624 public static extern Timespec gprsharp_now(ClockType clockType); in gprsharp_now() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1944 public static extern Timespec gprsharp_now(ClockType clockType); in gprsharp_now() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862264 public static extern Timespec gprsharp_now(ClockType clockType); in gprsharp_now() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642584 public static extern Timespec gprsharp_now(ClockType clockType); in gprsharp_now() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2904 public static extern Timespec gprsharp_now(ClockType clockType); in gprsharp_now() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
521 GPR_EXPORT gpr_timespec GPR_CALLTYPE gprsharp_now(gpr_clock_type clock_type) { in gprsharp_now() function