Timer Usage

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • chewjeremy@gmail.com

    #1

    Timer Usage

    I'm planning to do C++ development together with Python on Linux. I
    understand that Linux allows only one timer per process. Does Python
    use the Linux timer? If so, how do I use the timer without interfering
    with Python?

  • Grant Edwards

    #2
    Re: Timer Usage

    On 2006-11-06, chewjeremy@gmai l.com <chewjeremy@gma il.comwrote:
    I'm planning to do C++ development together with Python on
    Linux. I understand that Linux allows only one timer per
    process. Does Python use the Linux timer?
    No.
    If so, how do I use the timer without interfering with Python?
    --
    Grant Edwards grante Yow! I feel real
    at SOPHISTICATED being in
    visi.com FRANCE!

    Comment

    Working...