Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Group

Utilities

Description

Updates

Update the ClockPeriod related information associated with the current model.

Note

This function is only valid for QNX 6.x models (not supported anymore).

Required Control

System Control.

Usage

RtlabApi.SetClockPeriodInfo (mode, (basetime_ms, basetime_us))

Input

  • mode: The current ClockPeriod mode of the model.

  • basetime_ms: The part of the current base time that is in milliseconds.

  • basetime_us: The part of the current base time that is in microseconds.

Output

None

Exception

  • EOK: Success.

  • EINVAL: Invalid parameter value.

  • EPERM: Not a QNX 6.x model.

Examples

None

Related Items

GetClockPeriodInfo

Modules

import RtlabApi