Tool 186: Millisecond sleep

Description:

  This tool sleeps for an amount of milliseconds.
  Total sleep duration is slightly greater than requested value.
   

Usage:

  netwox 186 -m uint32

Parameters:

parameter description example
-m|--millisecond uint32 number of millisecond 1000

Examples:

  netwox 186 -m "1000"

  netwox 186 --millisecond "1000"