nn::hid::CTR::HidBase::WaitSampling Member Function
void WaitSampling();
bool WaitSampling(
nn::fnd::TimeSpan timeout
);
WaitSampling()
|
Waits for a device to be sampled. |
WaitSampling(nn::fnd::TimeSpan)
|
Waits for a device to be sampled while using a timeout period. |
WaitSampling()Waits for a device to be sampled.
WaitSampling(nn::fnd::TimeSpan)Waits for a device to be sampled while using a timeout period.
CONFIDENTIAL