gem5 v25.0.0.1
Loading...
Searching...
No Matches
sc_time.hh File Reference
#include <stdint.h>
#include <iostream>
#include "../dt/int/sc_nbdefs.hh"

Go to the source code of this file.

Classes

class  sc_core::sc_time
class  sc_core::sc_time_tuple

Namespaces

namespace  sc_core

Enumerations

enum  sc_core::sc_time_unit {
  sc_core::SC_FS = 0 , sc_core::SC_PS , sc_core::SC_NS , sc_core::SC_US ,
  sc_core::SC_MS , sc_core::SC_SEC
}

Functions

const sc_time sc_core::operator+ (const sc_time &a, const sc_time &b)
const sc_time sc_core::operator- (const sc_time &a, const sc_time &b)
const sc_time sc_core::operator* (const sc_time &t, double d)
const sc_time sc_core::operator* (double d, const sc_time &t)
const sc_time sc_core::operator/ (const sc_time &t, double d)
double sc_core::operator/ (const sc_time &t1, const sc_time &t2)
std::ostream & sc_core::operator<< (std::ostream &os, const sc_time &t)
void sc_core::sc_set_time_resolution (double d, sc_time_unit tu)
sc_time sc_core::sc_get_time_resolution ()
const sc_timesc_core::sc_max_time ()
void sc_core::sc_set_default_time_unit (double d, sc_time_unit tu)
sc_time sc_core::sc_get_default_time_unit ()

Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0