discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] stop() the flow graph


From: Sylvain Munaut
Subject: Re: [Discuss-gnuradio] stop() the flow graph
Date: Thu, 13 Nov 2014 10:16:08 +0100

tb1.start()
time.sleep(14)
tb1.stop()
tb1.wait()



reply via email to

[Prev in Thread] Current Thread [Next in Thread]