Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

BlockThread Element Documentation

NAME

BlockThread — Click element; provides handler for blocking thread execution

SYNOPSIS

BlockThread()

Ports: none
Drivers: userlevel

DESCRIPTION

BlockThread's "block" handler can be used to block a Click thread's execution for a specified time period. This is only useful for testing at userlevel.

ELEMENT HANDLERS

  • block (write-only) — Write this handler to block execution for a specified number of seconds.

Generated by click-elem2man from ../elements/test/blockthread.hh:7 on 2018/10/03.

Clone this wiki locally