JanetDocsPlaygroundI'm feeling luckyGitHub sign in

ev/with-deadline



    macro
    boot.janet on line 3577, column 3

    (ev/with-deadline deadline & body)

    Run a body of code with a deadline, such that if the code does not 
    complete before the deadline is up, it will be canceled.


0 examplesSign in to add an example
Loading...