]> git.lyx.org Git - features.git/commit
Change os::timeout from minutes to milliseconds
authorScott Kostyshak <skostysh@lyx.org>
Fri, 25 Nov 2022 14:51:30 +0000 (09:51 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 25 Nov 2022 14:51:30 +0000 (09:51 -0500)
commit68c7953422f5f1e05fdc2efd913857836d951fe0
tree77e5aa7bb9f9b3289169c5819f9ed8ff2cccb320
parent0219e63b35464820c5c83f9642610b70e0f20d7e
Change os::timeout from minutes to milliseconds

We can now specify the special value of "-1" milliseconds which is
interpreted as disabling the timeout.

No change of functionality intended.
src/support/Systemcall.cpp
src/support/os.cpp
src/support/os.h