<<< echo "Elapsed:", getTime - t0. >>> Hi, thanks for the reply. Instead 
printing, result, i would like to store the result in a variable. So what is 
the return data type of "-" operator ? a Time type ? If so can i use 
    
    
    let x = getTime - t0
    echo x.nanosecond
    
    
    Run

Reply via email to