Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_timing_information.h File Reference
#include "kritaimage_export.h"

Go to the source code of this file.

Classes

class  KisTimingInformation
 

Variables

const qreal LONG_TIME = 320000000000.0
 

Variable Documentation

◆ LONG_TIME

const qreal LONG_TIME = 320000000000.0

A time in milliseconds that is assumed to be longer than any stroke (or other paint operation) will ever last. This is used instead of infinity to avoid potential errors. The value is approximately ten years.

Definition at line 15 of file kis_timing_information.h.