Class SystemClockHandle
public class SystemClockHandle : ClockHandle, IDisposable
- Inheritance
-
SystemClockHandle
- Implements
- Derived
- Inherited Members
Constructors
SystemClockHandle(nint, bool)
public SystemClockHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static SystemClockHandle For<T>(ConstructArgument[] constructArguments) where T : SystemClock, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T