0.01
Retrieves a character from stdin. Returns None if no character is available within the timeout. Blocks if timeout < 0.
Definition at line 34 of file getch.py.