Function exit

Source
pub fn exit() -> !
Expand description

Exits the program using vexSystemExitRequest. This function will not instantly exit the program, but will instead wait up to 15mS to force the serial buffer to flush.