WaitTime abstract method

void WaitTime(
  1. num seconds
)

Implementation

void WaitTime(
  num seconds,
);