mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-05-10 22:29:09 -07:00
Improved profiler
This commit is contained in:
@@ -172,8 +172,8 @@ class Reticulum:
|
||||
RNS.Transport.exit_handler()
|
||||
RNS.Identity.exit_handler()
|
||||
|
||||
# if RNS.Profiler.ran():
|
||||
# RNS.Profiler.results()
|
||||
if RNS.Profiler.ran():
|
||||
RNS.Profiler.results()
|
||||
|
||||
@staticmethod
|
||||
def sigint_handler(signal, frame):
|
||||
|
||||
Reference in New Issue
Block a user