Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: timer.wait - Function Up: timer - Tool Previous: timer.execute - Function


timer.remove - Function



Package utility
Module misc
Tool timer


remove a callback function from the timer


Synopsis
remove(name)


Description
remove removes a callback function from timer. You use the value which returned from the execute function to determine which callback to remove. It returns T on success, F if there is no such callback (for example, it might have already been removed), or ``fail'' on error.



Arguments

name   identifier returned from execute
    Allowed: string


Returns
T if callback removed, F if no callback, or fail on error




next up previous contents index
Next: timer.wait - Function Up: timer - Tool Previous: timer.execute - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15