Hoogle Search
Within LTS Haskell 23.17 (ghc-9.8.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
withTimeout :: forall (a :: [Type]) b c . Int -> TestDefM a b c -> TestDefM a b csydtest Test.Syd Turn off timeouts
withTimeout :: forall (a :: [Type]) b c . Int -> TestDefM a b c -> TestDefM a b csydtest Test.Syd.Modify Turn off timeouts
withTimeout :: Int -> GrisetteSMTConfig -> GrisetteSMTConfiggrisette Grisette.Backend Set the timeout for the solver configuration. The timeout is in microseconds (1e-6 seconds). The timeout is applied to each individual solver query.
withTimeout :: Int -> GrisetteSMTConfig -> GrisetteSMTConfiggrisette Grisette.Internal.Backend.Solving Set the timeout for the solver configuration. The timeout is in microseconds (1e-6 seconds). The timeout is applied to each individual solver query.
withTimeout :: Int -> Session a -> Session alsp-test Language.LSP.Test Execute a block f that will throw a Timeout exception after duration seconds. This will override the global timeout for waiting for messages to arrive defined in SessionConfig.
-
gi-gio GI.Gio.Objects.Socket This behaves exactly the same as socketSendMessage, except that the choice of timeout behavior is determined by the timeoutUs argument rather than by socket's properties. On error PollableReturnFailed is returned and error is set accordingly, or if the socket is currently not writable PollableReturnWouldBlock is returned. bytesWritten will contain 0 in both cases. Since: 2.60
-
sandwich-contexts Test.Sandwich.Contexts.HttpWaits Same as waitUntilStatusCode, but with a customizable timeout in microseconds.
Page 1 of 1