lpt-signal-generator: komentář
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sun, 11 Jun 2017 14:08:19 +0200
changeset 53516358e07f9d
parent 52 6b5c6a26693f
child 54 2a22f9959ea3
lpt-signal-generator: komentář
c++/lpt-signal-generator/lpt.cpp
     1.1 --- a/c++/lpt-signal-generator/lpt.cpp	Sun Jun 11 13:11:58 2017 +0200
     1.2 +++ b/c++/lpt-signal-generator/lpt.cpp	Sun Jun 11 14:08:19 2017 +0200
     1.3 @@ -38,11 +38,6 @@
     1.4  
     1.5  using namespace std;
     1.6  
     1.7 -// run this program: make run
     1.8 -// depending on frequency and machine performance the total time will be more than given duration
     1.9 -// despite the real-time priority, because some additional time is spent in outb() functions
    1.10 -// so "duration" means total sleep time
    1.11 -
    1.12  // TODO: data types revision
    1.13  // TODO: time units s, μs, ns – naming convention / unification
    1.14