Sha256: cef02e589e2d5f1e2e41e460ad17988edfa7ae6b4296312389717cfa74f29e45
Contents?: true
Size: 152 Bytes
Versions: 6
Compression:
Stored size: 152 Bytes
Contents
// -*- c++ -*- #pragma once #ifndef __XOT_TIME_H__ #define __XOT_TIME_H__ namespace Xot { double time (bool local = true); }// Xot #endif//EOH
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
xot-0.1.12 | include/xot/time.h |
xot-0.1.11 | include/xot/time.h |
xot-0.1.10 | include/xot/time.h |
xot-0.1.9 | include/xot/time.h |
xot-0.1.8 | include/xot/time.h |
xot-0.1.7 | include/xot/time.h |