Searched refs:HundredNanoseconds (Results 1 – 1 of 1) sorted by relevance
94 UINT64 HundredNanoseconds; in NanoSecondDelay() local104 HundredNanoseconds = DivU64x32 (NanoSeconds, 100); in NanoSecondDelay()105 Status = gBS->SetTimer (gTimerEvent, TimerRelative, HundredNanoseconds); in NanoSecondDelay()