Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

time.sleep() #2

Open
lorrandal opened this issue Jun 6, 2017 · 0 comments
Open

time.sleep() #2

lorrandal opened this issue Jun 6, 2017 · 0 comments

Comments

@lorrandal
Copy link
Collaborator

time.sleep() is used several times, eg:

        self.CALL('LCP_Aspirate', self._handle[0], volume, flow_rate)       
        if blocking_wait:
            while self.is_pumping:
                time.sleep(0.0005) 

However it is imprecise, we should find a better solution to handle the sleeping time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant