Disables the time break point that was added previously with the given id.
Syntax:
$db_disabletimebreak( id )
Output an error if the time break point was never added.
Arguments:
int id; // Breakpoint ID
Related Functions:
db_addtimebreak, db_removetimebreak, db_enabletimebreak