NAME

wait - pause execution for a specified number of milliseconds

SYNOPSIS

oadl::wait(millis)

DESCRIPTION

pause execution for a specified number of milliseconds

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related