next up previous contents index
Next: 7.7.3 fs_vprintf: Generate formatted Up: 7.7 Dependencies on the Previous: 7.7.1 oskit_get_call_context: Get the

7.7.2 fs_delay: Wait for a period of time to elapse

 

SYNOPSIS

#include <oskit/fs/fs.h>

void fs_delay(oskit_u32_t n);

DIRECTION

filesystem library tex2html_wrap_inline32841 client OS

DESCRIPTION

Wait for n microseconds to elapse.

PARAMETERS

n
The number of microseconds to delay.



University of Utah Flux Research Group