NSEC

NSEC — the total number of seconds elapsed for the execution of the batch

Synopsis

Content model

NSEC ::=
#PCDATA

Attributes

None.

Description

The NSEC element contains a numeric value that is the number of seconds elapsed in the execution of the batch. The value is reported without any fractional seconds and so it is possible for the number of seconds elapsed to be 0. attributes.

The number of seconds elapsed does not include the time spent, if any, styling the resulting output file for presentation.

Processing Expectations

The end time of the batch execution can be calculated by adding the number of seconds to the timestamp of the current HN element.

Parents

These elements contain NSEC: SUMMARY

Children

The following elements occur in NSEC: None.

Examples

Example 6.80. A batch that executed in 12 seconds

<NSEC>12</NSEC>