Home
last modified time | relevance | path

Searched refs:open_time_ (Results 1 – 4 of 4) sorted by relevance

/dports/math/curv/curv-0.5/ideas/ui/viewer/
H A DViewer8 * double open_time_: time when window was opened; set by Viewer::open().
20 // Updated just before draw_frame() returns: iTime_ = now() - open_time_;
33 current_time_ = now() - open_time_;
/dports/net-p2p/libswift/libswift-dc0cbcc/
H A Dsendrecv.cpp442 …("%lu \t %d \t %d \t %d \t %li \t %d \t %d \t %d \t %li \t %li\n", NOW-open_time_, 0, 0, 0, NOW-la… in Send()
446 …lprintf("%lu \t %li \t %d \t %d \t %d \t %d \t %d \t %d \n", NOW-open_time_, NOW-last_send_time_, … in Send()
449 …lprintf("%lu \t %d \t %li \t %d \t %d \t %d \t %d \t %d \n", NOW-open_time_, 0, NOW-last_send_time… in Send()
452 …lprintf("%lu \t %d \t %d \t %li \t %d \t %d \t %d \t %.2f \n", NOW-open_time_, 0, 0, NOW-last_send… in Send()
456 …lprintf("%lu \t %d \t %d \t %li \t %d \t %d \t %d \t %.2f \t %li\n", NOW-open_time_, 0, 0, NOW-las… in Send()
460 …lprintf("%lu \t %d \t %d \t %d \t %d \t %li \t %d \t %d \n", NOW-open_time_, 0, 0, 0, 0, NOW-last_… in Send()
H A Dswift.h1117 return open_time_; in GetOpenTime()
1193 tint open_time_; variable
H A Dchannel.cpp62 last_loss_time_(0), next_send_time_(0), open_time_(NOW), cwnd_(1),