Wait (call target)

From Final Fantasy XII Wiki
Jump to navigation Jump to search

Signature:

void wait(int time); // id: 0x0000

Waits for a specified time, letting other threads execute. One unit of time equals 100ms.