Format: AllC/C++CSSTextshell script Advanced Search
91: /* Actual time */ 92: #define real_time() ( ll_add(current_time, real_time_ofs) ) 93: