Home
last modified time | relevance | path

Searched refs:TimeRound (Results 1 – 8 of 8) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/graph/sql/sqltest/
H A Dsqltest.go16 TimeRound bool member
23 TimeRound: c.TimeRound,
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/graph/sql/postgres/
H A Dpostgres_test.go37 TimeRound: true,
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/graph/sql/cockroach/
H A Dcockroach_test.go63 TimeRound: true,
/dports/net/drive/drive-0.4.0/vendor/github.com/cheggaaa/pb/v3/
H A Delement.go239 if precision, ok = state.Get(TimeRound).(time.Duration); !ok {
H A Delement_test.go218 state.Set(TimeRound, time.Second)
H A Dpb.go53 TimeRound const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/graph/graphtest/
H A Dgraphtest.go27 TimeRound bool member
736 if conf.TimeRound {
/dports/audio/snack/snack2.2.10/demos/tcl/
H A Dxs.tcl3507 proc TimeRound {t} { procedure
4107 set t [TimeRound [expr $z(zoomt1) + ($z(zoomt2) - $z(zoomt1)) * double($xc) / $z(zoomwavw)]]