Format: AllC/C++CSSTextshell script Advanced Search
130: getnanotime(&now); 131: timespecsub(&ts, &now, &ts); 132: return tstohz(&ts);