Help for this page

Select Code to Download


  1. or download this
    timethese($it,{
    "name1",<<code1,
    ...
    #code2
    code2
    });
    
  2. or download this
    timethese($it,{
    name1=><<code1,
    ...
    #code2
    code2
    });