Desktop Functions: Smart Device Functions:
|
NtQueryTimerResolution (ntdll)
C# Signature:
[DllImport("ntdll.dll", SetLastError=true)] Notes:None.
static extern int NtQueryTimerResolution(out int MinimumResolution, out int MaximumResolution, out int ActualResolution); Tips & Tricks:Please add some! Notes:None. Sample Code:Tips & Tricks:Please add some! Sample Code:Please add some! Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|