sim.cancelScheduledExecution

Cancels a scheduled execution of a function

Synopsis

bool canceled = sim.cancelScheduledExecution(int id) bool canceled = sim.cancelScheduledExecution(int id)

Arguments

  • id: id of the scheduled execution function

Return values

  • canceled: cancelation status


See also: