Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ exec
Method
exec
src/qt/sendcoinsdialog.cpp:1056–1061 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1054
}
1055
1056
int SendConfirmationDialog::exec()
1057
{
1058
updateButtons();
1059
countDownTimer.start(1s);
1060
return QMessageBox::exec();
1061
}
1062
1063
void SendConfirmationDialog::countDown()
1064
{
Callers
15
ErrorSettingsRead
Function · 0.80
ErrorSettingsWrite
Function · 0.80
GuiMain
Function · 0.80
bumpFee
Method · 0.80
showMenu
Method · 0.80
on_addressBookButton_clicked
Method · 0.80
unlockWallet
Method · 0.80
openClicked
Method · 0.80
message
Method · 0.80
onDisplayUnitsClicked
Method · 0.80
showIfNeeded
Method · 0.80
showMenu
Method · 0.80
Calls
1
start
Method · 0.45
Tested by
1
appTests
Method · 0.64