Home
last modified time | relevance | path

Searched refs:GetTxTime (Results 1 – 25 of 59) sorted by relevance

123

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/network/helper/
H A Ddelay-jitter-estimation.cc54 Time GetTxTime (void) const;
106 DelayJitterEstimationTimestampTag::GetTxTime (void) const in GetTxTime() function in ns3::DelayJitterEstimationTimestampTag
137 Time r_ts = tag.GetTxTime (); in RecordRx()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/
H A Dtransaction.cpp21 int64_t CWalletTx::GetTxTime() const in GetTxTime() function in CWalletTx
H A Dtransaction.h299 int64_t GetTxTime() const;
H A Dinterfaces.cpp72 result.time = wtx.GetTxTime(); in MakeWalletTx()
103 result.time = wtx.GetTxTime(); in MakeWalletTxOut()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/
H A Dtransaction.cpp21 int64_t CWalletTx::GetTxTime() const in GetTxTime() function in CWalletTx
H A Dtransaction.h299 int64_t GetTxTime() const;
H A Dinterfaces.cpp72 result.time = wtx.GetTxTime(); in MakeWalletTx()
103 result.time = wtx.GetTxTime(); in MakeWalletTxOut()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Dtransaction.cpp21 int64_t CWalletTx::GetTxTime() const in GetTxTime() function in CWalletTx
H A Dtransaction.h299 int64_t GetTxTime() const;
H A Dinterfaces.cpp72 result.time = wtx.GetTxTime(); in MakeWalletTx()
103 result.time = wtx.GetTxTime(); in MakeWalletTxOut()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Dtransactionrecord.cpp38 int64_t nTime = wtx.GetTxTime(); in decomposeTransaction()
H A Dtransactiondesc.cpp58 int64_t nTime = wtx.GetTxTime(); in toHTML()
H A Dcoincontroldialog.cpp778 itemOutput->setText(COLUMN_DATE, GUIUtil::dateTimeStr(out.tx->GetTxTime())); in updateView()
779 … itemOutput->setData(COLUMN_DATE, Qt::UserRole, QVariant((qlonglong)out.tx->GetTxTime())); in updateView()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Dtransactionrecord.cpp38 int64_t nTime = wtx.GetTxTime(); in decomposeTransaction()
H A Dtransactiondesc.cpp58 int64_t nTime = wtx.GetTxTime(); in toHTML()
H A Dcoincontroldialog.cpp778 itemOutput->setText(COLUMN_DATE, GUIUtil::dateTimeStr(out.tx->GetTxTime())); in updateView()
779 … itemOutput->setData(COLUMN_DATE, Qt::UserRole, QVariant((qlonglong)out.tx->GetTxTime())); in updateView()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Dtransactionrecord.cpp38 int64_t nTime = wtx.GetTxTime(); in decomposeTransaction()
H A Dtransactiondesc.cpp58 int64_t nTime = wtx.GetTxTime(); in toHTML()
H A Dcoincontroldialog.cpp778 itemOutput->setText(COLUMN_DATE, GUIUtil::dateTimeStr(out.tx->GetTxTime())); in updateView()
779 … itemOutput->setData(COLUMN_DATE, Qt::UserRole, QVariant((qlonglong)out.tx->GetTxTime())); in updateView()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/interfaces/
H A Dwallet.cpp93 result.time = wtx.GetTxTime(); in MakeWalletTx()
129 result.time = wtx.GetTxTime(); in MakeWalletTxOut()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/interfaces/
H A Dwallet.cpp93 result.time = wtx.GetTxTime(); in MakeWalletTx()
129 result.time = wtx.GetTxTime(); in MakeWalletTxOut()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/interfaces/
H A Dwallet.cpp93 result.time = wtx.GetTxTime(); in MakeWalletTx()
129 result.time = wtx.GetTxTime(); in MakeWalletTxOut()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/interfaces/
H A Dwallet.cpp61 result.time = wtx.GetTxTime(); in MakeWalletTx()
92 result.time = wtx.GetTxTime(); in MakeWalletTxOut()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/interfaces/
H A Dwallet.cpp61 result.time = wtx.GetTxTime(); in MakeWalletTx()
92 result.time = wtx.GetTxTime(); in MakeWalletTxOut()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/interfaces/
H A Dwallet.cpp61 result.time = wtx.GetTxTime(); in MakeWalletTx()
92 result.time = wtx.GetTxTime(); in MakeWalletTxOut()

123