Skip to content

KratosMultiphysics.Timer

Vicente Mataix Ferrándiz edited this page Mar 24, 2019 · 4 revisions

KratosMultiphysics.Timer = class Timer(pybind11_builtins.pybind11_object)

Method resolution order:

[Timer](KratosMultiphysics.Timer)
pybind11_builtins.pybind11_object
[builtins.object](builtins.html#object)

Methods defined here:

init(...) __init__(self: Kratos.Timer) -> None

str(...) __str__(self: Kratos.Timer) -> str


Static methods defined here:

Start(...) from builtins.PyCapsule Start(arg0: str) -> None

Stop(...) from builtins.PyCapsule Stop(arg0: str) -> None


Data descriptors defined here:

PrintOnScreen ``


Static methods inherited from pybind11_builtins.pybind11_object:

new(*args, **kwargs) from pybind11_builtins.pybind11_type Create and return a new object. See help(type) for accurate signature.

Project information

Getting Started

Tutorials

Developers

Kratos structure

Conventions

Solvers

Debugging, profiling and testing

HOW TOs

Utilities

Kratos API

Kratos Structural Mechanics API

Clone this wiki locally