FMDT
v1.0.0

User Manual

  • 1. Introduction
  • 2. Installation Guide
  • 3. Executables Usage
  • 4. Examples of Use
  • 5. References

Developer Manual

  • 1. Project Architecture
  • 2. Conventions
  • 3. Contributing Guide
  • 4. Continuous Integration
  • 5. Library API
FMDT
  • File macros.h
  • View page source

File macros.h

↰ Parent directory (c/fmdt)

Define some basic macros for debugging and Mathematics operations.

Contents

  • Definition (c/fmdt/macros.h)

  • Includes

  • Defines

Definition (c/fmdt/macros.h)

  • Program Listing for File macros.h

Includes

  • stdint.h

  • sys/time.h

Defines

  • Define CLAMP

  • Define CR

  • Define DISP

  • Define FDISP

  • Define IDISP

  • Define MAX

  • Define MIN

  • Define PUTS

  • Define SHOWNAME

  • Define TIME_ELAPSED_MS

  • Define TIME_ELAPSED_S

  • Define TIME_ELAPSED_SEC

  • Define TIME_ELAPSED_US

  • Define TIME_POINT

  • Define VERBOSE


© Copyright 2025, FMDT team.

Built with Sphinx using a theme provided by Read the Docs.