PetscSleep

Sleeps some number of seconds.

Synopsis

int PetscSleep(int s)
Not Collective

Input Parameters

s -number of seconds to sleep

Keywords

sleep, wait

Examples

src/sys/examples/tutorials/ex3f.F
src/sys/examples/tutorials/ex3.c

Level:intermediate
Location:src/sys/src/utils/psleep.c
System Index
Table of Contents