Next Prev Up Top Contents Index

setf timer-name

Function
Summary

Sets the name of a specified timer.

Package

mp

Signature

setf timer-name name timer => timer-name

Arguments

timer

A timer to be named.

name

The new name for timer .

Values

timer-name

The new name of timer .

Description

Set the name of the given timer and return the new name.

See also

timer-name


LispWorks Reference Manual (Windows version) - 14 Dec 2001

Next Prev Up Top Contents Index