Description of wait_clause

{ NOWAIT
  | WAIT { FOREVER | integer [ SECONDS | MILLISECONDS | MICROSECONDS ] }
}