public long sub(time t) { long nt = _time - t.get(); return nt; }
public long sub(time t) { long nt = _time - t.get(); return(nt); }