Skip to content

confusion about unit for timeout #207

@dsnz

Description

@dsnz

hello

when I use -vv option I see timeout (tmo) as 500 so this implies 500ms as the documentation says

however when I specify timeout=1 I get 1000 in the verbose output
and when I specify timeout=500 (should mean 500 ms) I get 500000 in verbose output instead of 500 (which is shown if using default timeout)

so I am confused, what's the correct unit and how to specify 800ms for example

also can you fix this discrepancy between option value of timeout and the -vv tmo output ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions