wait

Suspends the current fiber/task and resumes it again after micro_seconds microseconds.

void
wait

Parameters

micro_seconds uint

amount of microseconds to suspend for

Meta