# Copyright (c) 1990-1994 The Regents of the University of California. # Copyright (c) 1994-1996 Sun Microsystems, Inc. # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # # =head1 NAME Tk::after - Execute a command after a time delay =for category Binding Events and Callbacks =head1 SYNOPSIS S< >I<$widget>-EB(I) S< >I<$id> = I<$widget>-EB(I?,I?) S< >I<$id> = I<$widget>-EB(I?,I?) S< >I<$widget>-EB(I<$id>) S< >I<$id> = I<$widget>-EB(I) S< >I<$widget>-EB?(I<$id>)? S< >I<$id>-EB