• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            C++中如何獲得系統毫秒數

                    在網上搜索這個主題的時候,發現很多人也在問相同的問題,后來自己摸索了一下,給出如下一種可能的解決方案,如果有問題,請指出,謝謝: )
              1#ifndef TIME_H
              2#define TIME_H
              3
              4typedef long long int64;
              5
              6#include <sys/timeb.h>
              7
              8NAMESPACE_BEGIN(codekitten)
              9
             10class Time 
             11{
             12    friend ostream& operator <<(ostream& os, const Time& time);
             13public:
             14    Time()
             15    {
             16        timeb t;
             17        ftime(&t);
             18        mMilliseconds = 1000 * t.time + t.millitm;
             19    }

             20
             21    Time(int64 milliseconds) : mMilliseconds(milliseconds){}
             22
             23    Time(const Time& time)
             24    {
             25        if (&time != this)
             26        {
             27            mMilliseconds = time.mMilliseconds;
             28        }

             29    }

             30
             31    ~Time() {}
             32
             33public:
             34    Time& operator =(const Time& time)
             35    {
             36        if(&time != this)
             37        {
             38            mMilliseconds = time.mMilliseconds;
             39        }

             40        return *this;
             41    }

             42
             43    bool operator ==(const Time& time) const
             44    {
             45        return mMilliseconds == time.mMilliseconds;
             46    }

             47    bool operator !=(const Time& time) const
             48    {
             49        return mMilliseconds != time.mMilliseconds;
             50    }

             51
             52    bool operator >(const Time& time) const
             53    {
             54        return mMilliseconds > time.mMilliseconds;
             55    }

             56
             57    bool operator <(const Time& time) const
             58    {
             59        return mMilliseconds < time.mMilliseconds;
             60    }

             61
             62    bool operator >=(const Time& time) const
             63    {
             64        return mMilliseconds >= time.mMilliseconds;
             65    }

             66
             67    bool operator <=(const Time& time) const
             68    {
             69        return mMilliseconds <= time.mMilliseconds;
             70    }

             71
             72    bool before(const Time& time) const
             73    {
             74        return mMilliseconds < time.mMilliseconds;
             75    }

             76
             77    bool after(const Time& time) const
             78    {
             79        return mMilliseconds > time.mMilliseconds;
             80    }

             81
             82    int64 getTime() const
             83    {
             84        return mMilliseconds;
             85    }

             86
             87    void setTime(int64 milliseconds)
             88    {
             89        mMilliseconds = milliseconds;
             90    }

             91
             92public:
             93    static int64 getSystemTime()
             94    {
             95        timeb t;
             96        ftime(&t);
             97        return 1000 * t.time + t.millitm;
             98    }

             99
            100private:
            101    int64 mMilliseconds;
            102}
            ;
            103
            104NAMESPACE_END
            105
            106#endif
                    該類的功能是返回自1970年1月1日以來的毫秒數,和JAVA中的獲取毫秒數功能相同。我只在Windows下測試通過,不知道在Linux下行不行。

            posted on 2008-07-04 21:26 codekitten 閱讀(9419) 評論(3)  編輯 收藏 引用 所屬分類: C++

            評論

            # re: C++中如何獲得系統毫秒數 2008-07-04 23:49 ??

            有一篇文章,或許有幫助
            http://www-128.ibm.com/developerworks/cn/linux/sdk/rt/part1/index.html

            btw:ftime已經obsolete, 在linux下的man page, mac os x 也是obsolete.  回復  更多評論   

            # re: C++中如何獲得系統毫秒數 2008-07-06 00:09 foxtail

            很好  回復  更多評論   

            # re: C++中如何獲得系統毫秒數 2008-07-06 20:39 cppexplore

            linux上都是用gettimeofday
            win上還是ftime,一般為了跨平臺,win上會實現gettimeofday,如下:
            int inline gettimeofday (struct timeval *tp, void *tz)
            {
            struct _timeb timebuffer;

            _ftime (&timebuffer);
            tp->tv_sec = timebuffer.time;
            tp->tv_usec = timebuffer.millitm * 1000;
            return 0;
            }  回復  更多評論   

            導航

            <2008年7月>
            293012345
            6789101112
            13141516171819
            20212223242526
            272829303112
            3456789

            統計

            常用鏈接

            留言簿(1)

            隨筆分類(2)

            隨筆檔案(2)

            C++

            積分與排名

            最新評論

            午夜不卡888久久| 国产午夜精品久久久久免费视| 国产成人精品久久| 久久成人永久免费播放| 久久久久九国产精品| 午夜精品久久影院蜜桃| 无码超乳爆乳中文字幕久久| 国产精品久久久久AV福利动漫| 精品久久久久久无码免费| 亚洲国产一成人久久精品| 麻豆精品久久精品色综合| 一本综合久久国产二区| 久久精品国产只有精品2020| 久久国产香蕉一区精品| 九九久久自然熟的香蕉图片| 久久久久国产精品麻豆AR影院 | 久久99亚洲综合精品首页| 天天综合久久一二三区| 久久国产精品久久国产精品| 久久婷婷色香五月综合激情 | 亚洲欧洲中文日韩久久AV乱码| 久久久久亚洲av成人网人人软件| 999久久久无码国产精品| 久久大香萑太香蕉av| 精品国产热久久久福利| 国产精品美女久久久久| 亚洲精品无码专区久久久| 欧美久久久久久午夜精品| 成人a毛片久久免费播放| 国产精品一久久香蕉产线看| 亚洲午夜久久久久久久久久| 一本久久免费视频| 久久精品视频一| 思思久久99热只有频精品66| 国产一区二区精品久久岳| 999久久久国产精品| 色综合久久最新中文字幕| 99久久精品国产高清一区二区| 欧洲精品久久久av无码电影| 亚洲精品乱码久久久久久| 久久久女人与动物群交毛片|