Annotation of researchv10no/cmd/view2d/term/clock.h, revision 1.1.1.1

1.1       root        1: #ifndef        defont
                      2: #include       <CC/jerq.h>
                      3: #endif
                      4: #ifndef        P_TICKS
                      5: #include       <pot.pub>
                      6: #endif
                      7: 
                      8: #define        SPEED   100
                      9: 
                     10: class Clock
                     11: {
                     12: >pub
                     13:        char pub_filler[4];
                     14: >pri
                     15:        long next;
                     16: >
                     17: public:
                     18:        Rulepot *speed;
                     19:        Clock();
                     20:        void set();
                     21:        void synch();
                     22: };
                     23: extern Clock *clock;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.